projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e3fd65
)
* lisp/net/mailcap.el (mailcap-mime-data): Remove long-forgotten `ee`
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Wed, 12 Aug 2020 18:46:13 +0000
(14:46 -0400)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Wed, 12 Aug 2020 18:46:47 +0000
(14:46 -0400)
It referred apparently to the "Electric Eyes" image viewer:
https://archive.org/details/tucows_31588_Electric_Eyes
lisp/net/mailcap.el
patch
|
blob
|
history
diff --git
a/lisp/net/mailcap.el
b/lisp/net/mailcap.el
index 86f9d2bf07c0c355bbeb90ccaa9b0b1f38ebba42..f01a5deb7ecc33079548557a8b4d25261eca55be 100644
(file)
--- a/
lisp/net/mailcap.el
+++ b/
lisp/net/mailcap.el
@@
-269,11
+269,6
@@
is consulted."
(viewer . "display %s")
(type . "image/*")
(test . (eq window-system 'x))
- ("needsx11"))
- (".*"
- (viewer . "ee %s")
- (type . "image/*")
- (test . (eq window-system 'x))
("needsx11")))
("text"
("plain"